net/http.http2Server.maxQueuedControlFrames (method)
2 uses
net/http (current package)
h2_bundle.go#L3890: func (s *http2Server) maxQueuedControlFrames() int {
h2_bundle.go#L4642: if sc.queuedControlFrames > sc.srv.maxQueuedControlFrames() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)